@media screen and (max-width: 1000px) {
	.p3_okvir{ width:90% !important;  left:5% !important;}
	.p3_stavka{ width:90% !important;}
}


#papir1{ display:block; position:relative; width:100%; height:60%; min-height:60%; border-bottom:1px solid rgb(100,100,100); }
	.p1_ok{display:block; position:absolute; left:0; top:0; width:100%; height:100%; 
				-webkit-transition:all 1s ease;-moz-transition:all 1s ease;	-o-transition:all 1s ease;	transition:all 1s ease;}
			.ime_slike{display:block; position:absolute; left:0; bottom:10%; width:auto; height:auto; padding: 5px 50px 5px 30px; border-left:5px solid rgb(103,155,0);
							background-color:rgba(0,0,0,.5); color:rgb(220,220,220); font-size:4.5vmax; font-weight:100;  }
			#p1_okvir1{background: url(../images/dsobe/slika1.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;  background-size: cover; opacity:1;}
			
		
#papir2{ display:block; position:relative; width:100%; height:auto;  text-align:center; }
	.naslov {color:rgb(103,155,0); font-size:8vmin; font-weight:400;}
	.tekst {display:block; position:relative; width:80%; color:rgb(120,120,120); font-size:20px; left:10%; }
	
#papir3{ display:block; position:relative; width:100%; height:auto;  text-align:center; }
	.g_okvir{display:block; position:relative; width:100%; height:auto; padding:20px 0px; }
		.g_okvir li {display:inline-block; position:relative; width:auto; height:auto; vertical-align:top; border:1px solid rgb(192,192,192); 
						margin:5px; background-color:rgb(215,215,215); cursor:pointer; 
						-moz-box-shadow: 0px 0px 5px #000000; -webkit-box-shadow: 0px 0px 5px #000000; box-shadow: 0px 0px 5px #000000; 
						-webkit-transition:all .3s ease;-moz-transition:all .3s ease;	-o-transition:all .3s ease;	transition:all .3s ease;}
		.g_okvir li:hover {background-color:rgb(255,106,0);}				
				#lista_slika li img { display:block; position:relative; width:200px; height:150px; padding:5px;}
				
				
				
				
				
#papir4{ display:block; position:relative; width:100%; height:auto;  text-align:center; background-color:rgb(44,44,44); z-index:-2; }


.linija_tekst{position:relative; text-align:center; }
.linija_tekst span {display:inline-block; padding:0 20px; background:rgb(44,44,44); color:rgb(192,192,192); font-size:28px; }
.linija_tekst:before {content:"";     width:80%;  display:block;  z-index:-1;  position:absolute;       left:0;    right:0;    margin:auto; top:50%;    height:1px;    background-color: rgb(192,192,192); }

.linija_tekst1{display:block; position:relative; text-align:center; width:100%; padding:10px 0px; color:rgb(44,44,44); border-top:1px solid rgb(44,44,44); border-bottom:1px solid rgb(44,44,44); }




#galerija{display:block; position:fixed; left:0; top:0; width:0%; height:100%; background-color:rgba(0,0,0,.9); z-index:20000; overflow:hidden; 
			-webkit-transition:all .6s ease;-moz-transition:all .6s ease;	-o-transition:all .6s ease;	transition:all .6s ease; z-index:20005;}
		#dugme_zatvori{ display:block; position:absolute; right:10px; top:0; width:50px; height:50px; background-color:rgba(0,0,0,0); cursor:pointer;
									-webkit-transition:all .3s ease;-moz-transition:all .3s ease;	-o-transition:all .3s ease;	transition:all .3s ease;}
		#dugme_zatvori img { display:block; position:relative; right:0px; top:0; width:50px; height:50px; }
		#dugme_zatvori:hover {background-color:rgb(240,0,0);}
.maska_zatvori{display:block; position:absolute; left:0; top:0; width:100%; height:100%; }		
.brojac{display:block; position:absolute; left:0; top:0; width:100%; height:auto; color:rgb(255,106,0); font-size:25px; text-align:center; }
#g_slika{display:block; position:absolute; left:0; top:0; right:0; bottom:0; margin:auto; }		

	.dugme { display:block; position:absolute; top:50%; width:50px; height:50px; background-color:rgba(0,0,0,.9); cursor:pointer; margin-top:-25px; z-index: 25050;
									-webkit-transition:all .3s ease;-moz-transition:all .3s ease;	-o-transition:all .3s ease;	transition:all .3s ease;}
		.dugme_levo 		{left:0;}
		.dugme_desno 	{right:0;}
	.dugme img{ display:block; position:absolute; left:15px; top:15px; width:20px; height:20px;  border-radius:10px; }		
		.dugme:hover img {-moz-box-shadow: 0px 0px 15px #ffffff; -webkit-box-shadow: 0px 0px 15px #ffffff; box-shadow: 0px 0px 15px #ffffff; background-color:rgba(255,106,0,1);}

		